@prefix dcterms1: <http://purl.org/dc/terms#> .
@prefix kbdef: <http://data.bibliotheken.nl/def#> .
@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/p821819623> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Een arbeiderspartij voor Holland! / door P.J. Schmidt ; [voorw. van E. Kupers]" ;
    kbdef:hasDerivative <http://data.bibliotheken.nl/id/nbt/p389139246> ;
    dcterms1:issued "1925" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p397378610> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p072737093> ;
    schema1:description "Omslagtitel" ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/4c97d945fd70e12c0acebedbb19a23c3> ;
    schema1:name "Een arbeiderspartij voor Holland!" ;
    schema1:numberOfPages 16 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/a8851ce59768b9f41600549f921077a7> ;
    schema1:sameAs <http://www.worldcat.org/oclc/63445621> .

