@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/p334941954> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Eten van Steen / teksten Marleen Dominicus-van Soest" ;
    dcterms1:issued "1997" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p069343462>,
        <http://data.bibliotheken.nl/id/thes/p07562625X> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p161072119> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p100299040> ;
    schema1:description "Niet in de handel" ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/c473bcd97b23ca5d8b30f1f15e4bc416> ;
    schema1:name "Eten van Steen" ;
    schema1:numberOfPages 36 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/bb789afcb1cc8088f675495822a4e436> ;
    schema1:sameAs <http://www.worldcat.org/oclc/739529715> .

