@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/p429980477> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De juridische uitleggingsmethoden en hare grondslagen / R. Kranenburg en Gerbert Scholten" ;
    dcterms1:issued "1931" ;
    schema1:bookFormat schema1:EBook ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p068341725>,
        <http://data.bibliotheken.nl/id/thes/p06879181X>,
        <http://data.bibliotheken.nl/id/thes/p070058555> ;
    schema1:inLanguage "nl" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p840005946> ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p850230195> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/5cd3fe10202faaf6fcecf3b1765735a3> ;
    schema1:name "De juridische uitleggingsmethoden en hare grondslagen" ;
    schema1:numberOfPages 2 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/3e9b35b398bbbbc5fd684f61c7625f55> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1200309278> .

