@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/p81007947X> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Pressiegroepen in België : een benaderend onderzoek / door Yvo Nuyens" ;
    dcterms1:issued "1965" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068175906> ;
    schema1:description "Tevens proefschrift Leuven" ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p850161835> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/93fae3fb5b22406a2e854fd3f316a0b4> ;
    schema1:name "Pressiegroepen in België : een benaderend onderzoek" ;
    schema1:numberOfPages 444 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/3f614f10b0bcdf1e9146a7cca79fc5d3> ;
    schema1:sameAs <http://www.worldcat.org/oclc/781274824> .

