@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/p170151387> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Marinus Willem de Visser / J.J.L. Duyvendak" ;
    dcterms1:issued "1930" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p070363013> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p069337284> ;
    schema1:inLanguage "en" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/903061e69188c30385c9b5da37b99b82> ;
    schema1:name "Marinus Willem de Visser" ;
    schema1:numberOfPages 454 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/1ac28bce2808c436a23d124ec43096af> ;
    schema1:sameAs <http://www.worldcat.org/oclc/67995295> .

