@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/p186881479> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Andermans veren : groot conferenceboek / verz. door Kick van der Veer" ;
    dcterms1:issued "1999" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075602482>,
        <http://data.bibliotheken.nl/id/thes/p077601335>,
        <http://data.bibliotheken.nl/id/thes/p078463467> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p074613332> ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9038880448" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/8e5d721cd9ed8277def72ec712ca2965> ;
    schema1:name "Andermans veren : groot conferenceboek" ;
    schema1:numberOfPages 726 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/a59644a6cb99233c3d9e70bcb1db30a1> ;
    schema1:sameAs <http://www.worldcat.org/oclc/906883922> .

