@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/p811283097> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Computer en recht : 12 voordrachten over juridische informatica / red.: F. de Graaf" ;
    dcterms1:issued "1972" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p077608399>,
        <http://data.bibliotheken.nl/id/thes/p078544769>,
        <http://data.bibliotheken.nl/id/thes/p078645085> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p068280238>,
        <http://data.bibliotheken.nl/id/thes/p06850649X> ;
    schema1:inLanguage "mul",
        "nl" ;
    schema1:isbn "9026805926" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/aab315a04e788e9a6e607ddcc4ed8b0b> ;
    schema1:name "Computer en recht : 12 voordrachten over juridische informatica" ;
    schema1:numberOfPages 168 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/6eb7147414b6892b4bd765132a2131ac> ;
    schema1:sameAs <http://www.worldcat.org/oclc/781311975> .

