@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/p416509320> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De jurisprudentie omtrent de hinderwet / J.R. Stellinga" ;
    dcterms1:issued "1939" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p077608372>,
        <http://data.bibliotheken.nl/id/thes/p078534569>,
        <http://data.bibliotheken.nl/id/thes/p397333978> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068275501> ;
    schema1:bookFormat schema1:EBook ;
    schema1:inLanguage "nl" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p176958037> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/e6ac4529816b1cb145d438fe5e12b4b9> ;
    schema1:name "De jurisprudentie omtrent de hinderwet" ;
    schema1:numberOfPages 62 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/a591b90f670fdb658ed25ad7261612c0> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1021184397> .

