@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/p43613201X> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Arbeidersjaarboekje 1922 / Soc.-Dem. Arbeiderspartij in Nederland" ;
    dcterms1:issued "1921" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p091145155> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p830501096> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/04012b6facf3d9c008f10a24dc3cccd0> ;
    schema1:name "Arbeidersjaarboekje 1922" ;
    schema1:numberOfPages 189 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/517fcc0be9ca57eea38722cfe775ead1> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1312274390> .

