@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/p191803979> a schema1:CreativeWork,
        schema1:Periodical,
        schema1:ProductModel ;
    rdfs:label "Serie levensbeschouwingen" ;
    dcterms1:issued "2000" ;
    schema1:description "In de loop van 2000 plaats van uitg.: Budel" ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/3e7b3b09d425050ae5c5370957a646c1> ;
    schema1:name "Serie levensbeschouwingen" ;
    schema1:numberOfPages 0 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/0ce0b26ae074b6b4e0650a0c49ee6ad1> ;
    schema1:sameAs <http://www.worldcat.org/oclc/73468326> .

