@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/p833721364> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De betekenis van Kelsens werk voor de wijsbegeerte van het recht" ;
    dcterms1:issued "1953" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p069109370>,
        <http://data.bibliotheken.nl/id/thes/p397332858> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p068982755>,
        <http://data.bibliotheken.nl/id/thes/p071511245> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p850230195> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/ae904494d3270cb58c4e70fff0d7760e> ;
    schema1:name "De betekenis van Kelsens werk voor de wijsbegeerte van het recht" ;
    schema1:numberOfPages 43 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/497a2a2721694d3495e7a14fd6a17f4c> ;
    schema1:sameAs <http://www.worldcat.org/oclc/63846724> .

