@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/p801920361> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Mijn strik-boek / tekst van Vivian Bennett ; met ill. van June Goldsborough ; Nederlandse bew. [uit het Engels] van Jan Steur" ;
    dcterms1:issued "1976" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075622416> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p088065979> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p069054843>,
        <http://data.bibliotheken.nl/id/thes/p06913667X> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p088065758> ;
    schema1:isbn "9024314038" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/a2a2168da6f8a6b3cd45bf10a88da667> ;
    schema1:name "Mijn strik-boek" ;
    schema1:numberOfPages 19 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/b380dec44d8f939b37688eee90d23261> ;
    schema1:sameAs <http://www.worldcat.org/oclc/63393004> .

