@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/p126973288> a schema1:BookSeries,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De broedbiologie van de Grutto in relatie tot het beheer van graslanden / N.M. Groen" ;
    dcterms1:issued "1992" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p075501236>,
        <http://data.bibliotheken.nl/id/thes/p088250199> ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/da5aa995c758a3916e2643a243b03045> ;
    schema1:name "De broedbiologie van de Grutto in relatie tot het beheer van graslanden" ;
    schema1:numberOfPages 53 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/5a8ba2a07cc8e9630bf5b82ed24b9566> ;
    schema1:sameAs <http://www.worldcat.org/oclc/69114213> .

