@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/p182318303> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De Katholieke Universiteit in 1948-1949 : rede / J. Jurgens" ;
    dcterms1:issued "1950" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p070292426> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p843258241> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/f73633d6a219d0e33e16253af94dfb84> ;
    schema1:name "De Katholieke Universiteit in 1948-1949 : rede" ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/e199780949833de187799df8503ff559> ;
    schema1:sameAs <http://www.worldcat.org/oclc/67864897> .

