@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/p821025481> a schema1:CreativeWork,
        schema1:Periodical,
        schema1:ProductModel ;
    rdfs:label "En cartes postales anciennes" ;
    dcterms1:issued "1973" ;
    schema1:inLanguage "fr" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/255ed8976bb799d032ee2f8ee0f0505f> ;
    schema1:name "En cartes postales anciennes" ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/db6db76cba7a7b332c1e5ff02cffb077> ;
    schema1:sameAs <http://www.worldcat.org/oclc/72665304> .

