@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/p454396945> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De Maasduinen : natuurlijk Noord-Limburg / redactie: Reinier Akkermans, Jan Erik Kikkert, Olaf Op den Kamp, Louis Reutelingsperger, Edmond Staal ; eindredactie: Gerard Majoor" ;
    dcterms1:issued "2025" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p068285019>,
        <http://data.bibliotheken.nl/id/thes/p071800069> ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9789074508445" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/d43255cb99f7779844671b7406ab96a9> ;
    schema1:name "De Maasduinen : natuurlijk Noord-Limburg" ;
    schema1:numberOfPages 480 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/3cf547928ac4477e3cf7192c913b0747> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1565406330> .

