@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/p205410693> a schema1:BookSeries,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De guitenstreken van stoute Hendrik / Francesca Simon ; met tek. van Tony Ross" ;
    dcterms1:issued "2000" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p147092477> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p068562225> ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/7e4014bc008f0f517fe1373c4bb82831> ;
    schema1:name "De guitenstreken van stoute Hendrik" ;
    schema1:numberOfPages 0 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/a60185288fd43a72b752eb356c3133ac> ;
    schema1:sameAs <http://www.worldcat.org/oclc/67347781> .

