@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/p084463775> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Koos van Zomeren / [red.: Daan Cartens ... et al. ; medew.: August Hans den Boef ... et al.]" ;
    dcterms1:issued "1991" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p073669857>,
        <http://data.bibliotheken.nl/id/thes/p077612027>,
        <http://data.bibliotheken.nl/id/thes/p241924731> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p069511144>,
        <http://data.bibliotheken.nl/id/thes/p071820949> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p821544071> ;
    schema1:isbn "9062919251" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/e50119163226c22162169e6afabfddd3> ;
    schema1:name "Koos van Zomeren" ;
    schema1:numberOfPages 80 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/f17a18a91b5f25d55ff86ba59bd1e302> ;
    schema1:sameAs <http://www.worldcat.org/oclc/65778238> .

