@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/p189103051> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Vragenboek van het Algemeen Nederlandsch Werklieden Verbond / door D. Stigter ; met een woord vooraf van B.H. Pekelharing" ;
    dcterms1:issued "1887" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p070552622>,
        <https://data.bibliotheken.nl/.well-known/genid/934086a5e16d74e1616fec59dd887e71> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p070249156> ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/b859fe7a21227529696c68b5dc80b2a3> ;
    schema1:name "Vragenboek van het Algemeen Nederlandsch Werklieden Verbond" ;
    schema1:numberOfPages 143 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/bc0f588c79c2a2f59ccfe7275bd05b0f> ;
    schema1:sameAs <http://www.worldcat.org/oclc/150086971> .

