@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/p048309214> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Weidevogelinventarisatie Vijfheerenlanden 1986 / door: Dick Visser" ;
    dcterms1:issued "1988" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075627124> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p071877797>,
        <http://data.bibliotheken.nl/id/thes/p075443767> ;
    schema1:description "Uitg. met Consulentschap Natuur, Milieu en Faunabeheer in Zuid-Holland" ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p047521236> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/ce17183ed8de4366e7704914327396c9> ;
    schema1:name "Weidevogelinventarisatie Vijfheerenlanden 1986" ;
    schema1:numberOfPages 31 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/6a18802b084aa57ac0b0c9e404947490> ;
    schema1:sameAs <http://www.worldcat.org/oclc/64900975> .

