@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/p282431713> a schema1:Article,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De acties van Westerling / Coen Pepplinkhuizen" ;
    dcterms1:issued "2005" ;
    schema1:author <https://data.bibliotheken.nl/.well-known/genid/74ada6f03e2f51673ad995ede16b21af> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p071454764>,
        <http://data.bibliotheken.nl/id/thes/p074787403> ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/35442542c65d576374800b7df7d6477d> ;
    schema1:name "De acties van Westerling" ;
    schema1:numberOfPages 327 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/6dee963c03f62ccdef30872423f6a2b7> ;
    schema1:sameAs <http://www.worldcat.org/oclc/773837447> .

