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

<http://data.bibliotheken.nl/id/nbt/p092290809> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Frans in het dagelijks leven" ;
    dcterms1:issued "19XX" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p071447636> ;
    schema1:inLanguage "und" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/6f5fc50adb6877c2d98ee1c793e6fa1d> ;
    schema1:name "Frans in het dagelijks leven" ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/578ee92d918b4c076e6aa31218de1cec> .

