@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/p354907239> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Saneering / door N.W. van Vliet" ;
    dcterms1:issued "1939" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p077611276>,
        <http://data.bibliotheken.nl/id/thes/p078962552>,
        <http://data.bibliotheken.nl/id/thes/p089834534> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p258778458> ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/b8a2513af81bd7f307edeade08e4c45b> ;
    schema1:name "Saneering" ;
    schema1:numberOfPages 32 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/0548910ea7a252fe7baf338b36c7590f> ;
    schema1:sameAs <http://www.worldcat.org/oclc/826856598> .

