@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/p051577488> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "A. van Moppes & Zoon : 1809-1959 / M.G. Emeis Jr." ;
    dcterms1:issued "1959" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p072986522> ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/40cad2ecbed351c15d1c114d08b574b4> ;
    schema1:name "A. van Moppes & Zoon : 1809-1959" ;
    schema1:numberOfPages 42 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/5ed417703c46f2f900305877b501fef0> ;
    schema1:sameAs <http://www.worldcat.org/oclc/64991003> .

