@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/p039756394> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Natuurlijk reinigen... / door: Eustache Bancken" ;
    dcterms1:issued "1987" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075616270> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p069983542>,
        <http://data.bibliotheken.nl/id/thes/p075365308> ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/8aae40fa7ac1ddb9d3851500feceec0e> ;
    schema1:name "Natuurlijk reinigen..." ;
    schema1:numberOfPages 16 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/a197f7a3358e76d02b7350375c7971d0> ;
    schema1:sameAs <http://www.worldcat.org/oclc/64458645> .

