@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/p389929948> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Onze woonhuistarieven" ;
    dcterms1:issued "1941" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p075412071> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p070408270>,
        <https://data.bibliotheken.nl/.well-known/genid/8afabb9eb794ec7f7c78c375f9c84c64> ;
    schema1:description "Omslagtitel: Voor huishoudelijk gebruik: woonhuistarief, woonhuis-zomertarief, woonhuis-dubbeltarief, woonhuis-zomerdubbeltarief",
        "Ontwerp: Fré Cohen" ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/3a6594ba9a6b55f82a7dd8784c348acf> ;
    schema1:name "Onze woonhuistarieven" ;
    schema1:numberOfPages 11 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/cd18bb9532407cc2a4f00193d38ccb45> ;
    schema1:sameAs <http://www.worldcat.org/oclc/928170652> .

