@prefix dcterms1: <http://purl.org/dc/terms#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix schema1: <http://schema.org/> .

<http://data.bibliotheken.nl/id/nbt/p340466898> a schema1:Article,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Het \" boerkaverbod\" in België / Jogchum Vrielink" ;
    dcterms1:issued "2011" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p279923457> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p170834921>,
        <http://data.bibliotheken.nl/id/thes/p355060329> ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/8127c58870d9c53585d552e344721a30> ;
    schema1:name "Het \" boerkaverbod\" in België" ;
    schema1:sameAs <http://www.worldcat.org/oclc/779149421> .

