@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/p851995500> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Oudedag, zorg ervoor / [tek. Julian Webber]" ;
    dcterms1:issued "1985" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075617781> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p833463284> ;
    schema1:isbn "9020009230" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/12feaab23e3848086eed8705527a3ae3> ;
    schema1:name "Oudedag, zorg ervoor" ;
    schema1:numberOfPages 92 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/431c73065fc53507cfd1235de780c799> ;
    schema1:sameAs <http://www.worldcat.org/oclc/64141685> .

