@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/p124229034> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Katholieke Sociale Academie, gevestigd te 's-Gravenhage" ;
    dcterms1:issued "1950" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p077601025>,
        <http://data.bibliotheken.nl/id/thes/p078667569> ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/9bd48d1e14125d9cf465348ef801bf7d> ;
    schema1:name "Katholieke Sociale Academie, gevestigd te 's-Gravenhage" ;
    schema1:numberOfPages 11 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/c4e6a976e635200d93397721e2e8e55b> ;
    schema1:sameAs <http://www.worldcat.org/oclc/69190537> .

