@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/p32927063X> a schema1:CreativeWork,
        schema1:Periodical,
        schema1:ProductModel ;
    rdfs:label "Vienna Circle Institute yearbook" ;
    dcterms1:issued "2010" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p114481504> ;
    schema1:inLanguage "en" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p109467124> ;
    schema1:issn "22151818" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/996a8947ae517c9145317e3756ff552e> ;
    schema1:name "Vienna Circle Institute yearbook" ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/869e9545a8c477b4a1cc62e815cb00c8> ;
    schema1:sameAs <http://www.worldcat.org/oclc/784408000> .

