@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/p339429658> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Europese vogels / David Alderton ; [vert. uit het Engels: Janny de Jong ... et al. ; red.: Annelies Bouma]" ;
    dcterms1:issued "2011" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p071009485> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p069091587>,
        <http://data.bibliotheken.nl/id/thes/p321881583> ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9781445455662" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/a7fbe78f25de0bff2759984dbbf0dce9> ;
    schema1:name "Europese vogels" ;
    schema1:numberOfPages 384 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/a80bf6cd64f08e2222b72d0f2b53027e> ;
    schema1:sameAs <http://www.worldcat.org/oclc/778584561> .

