@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/p059328673> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Beroepenklapper: bestemd voor intern gebruik / J.M. van Westerlaak" ;
    dcterms1:issued "1975" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p069183775>,
        <http://data.bibliotheken.nl/id/thes/p075298449> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p069386919>,
        <http://data.bibliotheken.nl/id/thes/p073304921> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p790462737> ;
    schema1:issueNumber 20 ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/b45cb25856901685d043be63a6a280e2> ;
    schema1:name "Beroepenklapper: bestemd voor intern gebruik" ;
    schema1:numberOfPages 23 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/18041e15b538df47236873fe3537864f> ;
    schema1:sameAs <http://www.worldcat.org/oclc/769374405> .

