@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/p851550932> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Het sociaal-economisch beleid / samenst. Jan Beishuizen" ;
    dcterms1:issued "1972" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068412258>,
        <https://data.bibliotheken.nl/.well-known/genid/0641fbf2645ee0fe2a75b383357a767b> ;
    schema1:description "Omslagtitel: Re(a)geren" ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p851549020> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/68d215f2b5923dee9864fec0a6bbce3f> ;
    schema1:name "Het sociaal-economisch beleid" ;
    schema1:numberOfPages 28 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/6fa4e0864e46057d7f306e431a74196e> ;
    schema1:sameAs <http://www.worldcat.org/oclc/71412767> .

