@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/p21687761X> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Cowboy Stinky Bill / Martine Letterie ; tek. van Annette Fienieg" ;
    dcterms1:issued "2001" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p074700200> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p072093021> ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075610744>,
        <http://data.bibliotheken.nl/id/thes/p075629097> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p216877466> ;
    schema1:isbn "9027688982" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/a9a9ea50cab1d4812ab22ca63be764fe> ;
    schema1:name "Cowboy Stinky Bill" ;
    schema1:numberOfPages 53 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/07cb3a262a801ffe2b78a268844d2d5f> ;
    schema1:sameAs <http://www.worldcat.org/oclc/67322861> .

