@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/p154570060> a schema1:Article,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Ameland kort vóór en in de Franse tijd / G. Overdiep" ;
    dcterms1:issued "1968" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p06825914X> ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/281b7f0cdc07ff1277bcb48962cd580d> ;
    schema1:name "Ameland kort vóór en in de Franse tijd" ;
    schema1:sameAs <http://www.worldcat.org/oclc/770148260> .

