@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/p288110293> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Het tellen van wadvogels op Ameland / [Kees Rappoldt]" ;
    dcterms1:issued "1976" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075629534>,
        <http://data.bibliotheken.nl/id/thes/p075665050> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p074394134> ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/0a7812c13528beca282b53f33247c9e9> ;
    schema1:name "Het tellen van wadvogels op Ameland" ;
    schema1:numberOfPages 15 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/101ca1445cd6b0582f53623aaa8928de> ;
    schema1:sameAs <http://www.worldcat.org/oclc/66445370> .

