@prefix dcterms1: <http://purl.org/dc/terms#> .
@prefix kbdef: <http://data.bibliotheken.nl/def#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix schema1: <http://schema.org/> .

<http://data.bibliotheken.nl/id/nbt/p155591614> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De Bonnefoy's trouwen uit / Fritz Francken" ;
    kbdef:hasDerivative <http://data.bibliotheken.nl/id/nbt/p41650745X> ;
    dcterms1:issued "1939" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p074513257> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p850963826> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/9ef140da28b69c6d3745f142586d4cc5> ;
    schema1:name "De Bonnefoy's trouwen uit" ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/f9be9deceabd15327211392c9c993a89> ;
    schema1:sameAs <http://www.worldcat.org/oclc/150245174> .

