@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/p843450460> a schema1:CreativeWork,
        schema1:Periodical,
        schema1:ProductModel ;
    rdfs:label "Publicatie / Katholieke Sociale Academie" ;
    dcterms1:issued "1959" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p075300729> ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/2deeddb190da565b29e6042f65c95e3b> ;
    schema1:name "Publicatie" ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/1b8e10eb8eed340245f8ccf8886d4348> ;
    schema1:sameAs <http://www.worldcat.org/oclc/72779022> .

