@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/p843296755> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Maria Segers / Frans Baudouin" ;
    dcterms1:issued "1984" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p091395844> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p071771921> ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9020912208" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/102ea51513ceb0b949d7488abda85fa0> ;
    schema1:name "Maria Segers" ;
    schema1:numberOfPages 135 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/ca4823e22ea752aef12ba91558d0ae81> ;
    schema1:sameAs <http://www.worldcat.org/oclc/63942804> .

