@prefix schema: <http://schema.org/> .
@prefix genont: <http://www.w3.org/2006/gen/ont#> .
@prefix rdfs:  <http://www.w3.org/2000/01/rdf-schema#> .
@prefix wdrs:  <http://www.w3.org/2007/05/powder-s#> .
@prefix library: <http://purl.org/library/> .
@prefix xsd:   <http://www.w3.org/2001/XMLSchema#> .
@prefix rdf:   <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix void:  <http://rdfs.org/ns/void#> .
@prefix pto:   <http://www.productontology.org/id/> .
@prefix bgn:   <http://bibliograph.net/> .
@prefix dcterms: <http://purl.org/dc/terms/> .

<http://id.loc.gov/vocabulary/countries/nyu>
        a                   schema:Place ;
        dcterms:identifier  "nyu" .

<http://www.worldcat.org/title/-/oclc/103644>
        a                    genont:ContentTypeGenericResource , genont:InformationResource ;
        void:inDataset       <http://purl.oclc.org/dataset/WorldCat> ;
        schema:about         <http://www.worldcat.org/oclc/103644> ;
        schema:dateModified  "2017-07-10" .

<http://id.loc.gov/authorities/subjects/sh87000479>
        a            schema:Intangible ;
        schema:name  "Folk art--United States"@en .

<http://www.worldcat.org/oclc/103644>
        a                           schema:Book , schema:CreativeWork ;
        library:oclcnum             "103644" ;
        library:placeOfPublication  <http://dbpedia.org/resource/New_York_City> , <http://id.loc.gov/vocabulary/countries/nyu> ;
        schema:about                <http://id.worldcat.org/fast/1204155> , <http://id.loc.gov/authorities/classification/NK808> , <http://dewey.info/class/745.0973/e18/> , <http://id.loc.gov/authorities/subjects/sh87000479> , <http://dewey.info/class/745.50973/> , <http://id.worldcat.org/fast/928587> ;
        schema:bookFormat           bgn:PrintBook ;
        schema:creator              <http://viaf.org/viaf/30820426> ;
        schema:datePublished        "1970" ;
        schema:exampleOfWork        <http://worldcat.org/entity/work/id/1179515> ;
        schema:inLanguage           "en" ;
        schema:isSimilarTo          <http://www.worldcat.org/oclc/593181197> ;
        schema:name                 "Artists in spite of art"@en ;
        schema:productID            "103644" ;
        schema:publication          <http://www.worldcat.org/title/-/oclc/103644#PublicationEvent/new_york_van_nostrand_reinhold_1970> ;
        schema:publisher            <http://experiment.worldcat.org/entity/work/data/1179515#Agent/van_nostrand_reinhold> ;
        wdrs:describedby            <http://www.worldcat.org/title/-/oclc/103644> .

<http://id.worldcat.org/fast/1204155>
        a            schema:Place ;
        schema:name  "United States." .

<http://www.worldcat.org/oclc/593181197>
        a                   schema:CreativeWork ;
        rdfs:label          "Artists in spite of art." ;
        schema:description  "Online version:" ;
        schema:isSimilarTo  <http://www.worldcat.org/oclc/103644> .

<http://dewey.info/class/745.0973/e18/>
        a       schema:Intangible .

<http://id.worldcat.org/fast/928587>
        a            schema:Intangible ;
        schema:name  "Folk art"@en .

<http://www.worldcat.org/title/-/oclc/103644#PublicationEvent/new_york_van_nostrand_reinhold_1970>
        a                 schema:PublicationEvent ;
        schema:location   <http://dbpedia.org/resource/New_York_City> ;
        schema:organizer  <http://experiment.worldcat.org/entity/work/data/1179515#Agent/van_nostrand_reinhold> ;
        schema:startDate  "1970" .

<http://dbpedia.org/resource/New_York_City>
        a            schema:Place ;
        schema:name  "New York" .

<http://viaf.org/viaf/30820426>
        a                  schema:Person ;
        schema:familyName  "Carraher" ;
        schema:givenName   "Ronald G." ;
        schema:name        "Ronald G. Carraher" .

<http://experiment.worldcat.org/entity/work/data/1179515#Agent/van_nostrand_reinhold>
        a            bgn:Agent ;
        schema:name  "Van Nostrand Reinhold" .

<http://id.loc.gov/authorities/classification/NK808>
        a       schema:Intangible .

<http://dewey.info/class/745.50973/>
        a       schema:Intangible .
