@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/p383356970> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Nederland spreekt / [naschrift: Visser]" ;
    dcterms1:issued "1945" ;
    schema1:author <https://data.bibliotheken.nl/.well-known/genid/7da6f5431b633e1116a4aa746fee56df> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p069743061> ;
    schema1:description "Nr.: W.P.-47914-18/6/45",
        "Titel op omslag: En nu:" ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/be4575f8dfb8842eb7db29c7cede86c3> ;
    schema1:name "Nederland spreekt" ;
    schema1:numberOfPages 31 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/56177b13409a9e3a1287b06c5fe7e1c7> ;
    schema1:sameAs <http://www.worldcat.org/oclc/894581309> .

