@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/p810869314> a schema1:CreativeWork,
        schema1:Periodical,
        schema1:ProductModel ;
    rdfs:label "Een Anthos-boek" ;
    dcterms1:issued "1968-1987" ;
    schema1:description "Titelvariant: Anthos" ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/7e43a3cbdedad5905f26b92bd9ed78fd> ;
    schema1:name "Een Anthos-boek" ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/100acd3a2ec21b53ce78ba319ef89c2f> ;
    schema1:sameAs <http://www.worldcat.org/oclc/72659953> .

