@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/p046731202> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Het Turfschip van Breda / [tekst: J.M.F. IJsseling ; samenst. en vormgeving Ontwerpburo Kees Zwart GVN]" ;
    dcterms1:issued "1969" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p067810780>,
        <https://data.bibliotheken.nl/.well-known/genid/8e02bb0e05c40b64a36f5143cf5960cb> ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/f7654413ef5676043217c956df65bbf7> ;
    schema1:name "Het Turfschip van Breda" ;
    schema1:numberOfPages 1 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/7ed4bb73821004d4ca068738ea019b3f> ;
    schema1:sameAs <http://www.worldcat.org/oclc/64960005> .

