@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/p09143694X> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Afstand van recht / R.P.J.L. Tjittes" ;
    dcterms1:issued "1992" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075602326>,
        <http://data.bibliotheken.nl/id/thes/p077608054>,
        <http://data.bibliotheken.nl/id/thes/p094309329>,
        <http://data.bibliotheken.nl/id/thes/p397338600> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p093082657> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p830028412> ;
    schema1:isbn "9026822480" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/446b0e2d6f1422eb8e78468b9832f81e> ;
    schema1:name "Afstand van recht" ;
    schema1:numberOfPages 97 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/c489fa31ca40cb81ff1361517ff6cd4b> ;
    schema1:sameAs <http://www.worldcat.org/oclc/782111157> .

