@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/p043692478> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De petroleumlamp en de mot : ik ontleed Omtrent Deedee / Julien Weverbergh" ;
    dcterms1:issued "1963" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p069280258> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p850785227> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/b4e606715560d373af4177cd4732f322> ;
    schema1:name "De petroleumlamp en de mot : ik ontleed Omtrent Deedee" ;
    schema1:numberOfPages 98 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/c09fac77e1d6feab35c37578e1a85c2d> .

