@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/p830745009> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Vrijheid is méér dan bevrijding / Hein Nooyen" ;
    dcterms1:issued "1981" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p067944558>,
        <http://data.bibliotheken.nl/id/thes/p075400952> ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075629402> ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/0c9d76b5878295b93aa3ae8b3660f84e> ;
    schema1:name "Vrijheid is méér dan bevrijding" ;
    schema1:numberOfPages 72 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/0e30b643aece81fbcf99a0b5d73f6a91> ;
    schema1:sameAs <http://www.worldcat.org/oclc/63463340> .

