@prefix dcterms1: <http://purl.org/dc/terms#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix schema1: <http://schema.org/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<http://data.bibliotheken.nl/id/nbt/p435020625> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De man die zo graag een cowboy wilde zijn / Kees Engelhart" ;
    dcterms1:issued "2015" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p297958593> ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9789081756679" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/7a066e045c5b84011ccc9848da1daef7> ;
    schema1:name "De man die zo graag een cowboy wilde zijn" ;
    schema1:numberOfPages 49 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/a5a2493190a69ac54a5464179de8274e> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1291502159> .

