@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/p160798876> a schema1:CreativeWork,
        schema1:Periodical,
        schema1:ProductModel ;
    rdfs:label "De wereld rond-reeks" ;
    dcterms1:issued "1959" ;
    schema1:description "Datering volgens Brinkman" ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/a31127ab511be99daeb1724cdd075893> ;
    schema1:name "De wereld rond-reeks" ;
    schema1:numberOfPages 0 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/b063043b9c0a0fff956304e87cc64cea> ;
    schema1:sameAs <http://www.worldcat.org/oclc/73417620> .

