@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/p08411813X> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "1955 in advertenties = 1955 in advertisements / H. Frank & F. Waslander" ;
    dcterms1:issued "1956" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p069327556> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p070785406> ;
    schema1:description "Nederlandse en Engelse titel en tekst" ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p044427395> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/aa7db03052234e7b08eaeea9ec6f62bb> ;
    schema1:name "1955 in advertenties = 1955 in advertisements" ;
    schema1:numberOfPages 448 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/79fa3e8fc6e9b9a9cb921b106d8a3cad> ;
    schema1:sameAs <http://www.worldcat.org/oclc/65741417> .

