@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/p822924366> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Het regres / door Henricus Gerardus Franciscus Maria de Kok" ;
    dcterms1:issued "1965" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p077607953>,
        <http://data.bibliotheken.nl/id/thes/p078647843> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p071316108> ;
    schema1:description "Proefschrift Katholieke Universiteit te Nijmegen ter verkrijging van de graad van doctor in de rechtsgeleerdheid in het jaar 1965" ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/e77898dd2145ea00e1b8372f0bf43c46> ;
    schema1:name "Het regres" ;
    schema1:numberOfPages 176 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/fe0cb9fbce027ec74124bfc57ffcade9> ;
    schema1:sameAs <http://www.worldcat.org/oclc/781499789> .

