@prefix dcterms1: <http://purl.org/dc/terms#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix schema1: <http://schema.org/> .

<http://data.bibliotheken.nl/id/nbt/p049133535> a schema1:CreativeWork,
        schema1:Periodical,
        schema1:ProductModel ;
    rdfs:label "Landensurveys" ;
    dcterms1:issued "1988" ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/24d07cbe8e01bb67b6ba92c9856768fd> ;
    schema1:name "Landensurveys" ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/353c5dca6a0234e58582a766bb0c7983> ;
    schema1:sameAs <http://www.worldcat.org/oclc/72978423> .

