@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/p123945003> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De eiermarkt / Liesbeth de Man, Gerd van Heerdt" ;
    dcterms1:issued "1988" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075614677>,
        <http://data.bibliotheken.nl/id/thes/p075644401> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p238252981> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p238255131> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p229399908> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/87289f1c00c27821fe8d382668e4ff5a> ;
    schema1:name "De eiermarkt" ;
    schema1:numberOfPages 13 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/0b8d67b2e7bcd1b38d6af6eaf0323748> ;
    schema1:sameAs <http://www.worldcat.org/oclc/69185831> .

