@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/p852116128> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Historische inleiding tot het recht / John Gilissen" ;
    dcterms1:issued "1984" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p067562744> ;
    schema1:bookEdition "2e dr" ;
    schema1:description "1e dr.: 1981" ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p036268682> ;
    schema1:isbn "9063212755" ;
    schema1:issueNumber "hist" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/06ac67439b9ddb337bd23962f3bca2a1> ;
    schema1:name "Historische inleiding tot het recht" ;
    schema1:numberOfPages 811 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/795d10bb02c478cdf54ae7dac22c31c3> ;
    schema1:sameAs <http://www.worldcat.org/oclc/769153963> .

