@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/p44968718X> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Hans Koetsier in Vrij Nederland : een onderzoek / door Ineke Fenger-Hanemann en Otto Valkman" ;
    dcterms1:issued "1976" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p07062206X>,
        <http://data.bibliotheken.nl/id/thes/p07560051X> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068305419> ;
    schema1:bookFormat schema1:EBook ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p067997767> ;
    schema1:inLanguage "nl" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p802010180> ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p831578750> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/2ba0ee4472003e9c62a40a2318bb3e7e> ;
    schema1:name "Hans Koetsier in Vrij Nederland : een onderzoek" ;
    schema1:numberOfPages 130 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/81d8f8ce0d2c83b6b6fec8794b5da103> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1521913447> .

