@prefix dcterms1: <http://purl.org/dc/terms#> .
@prefix kbdef: <http://data.bibliotheken.nl/def#> .
@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/p270746757> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De praktijk van het voorarrest / Pieter van der Kruijs" ;
    kbdef:hasDerivative <http://data.bibliotheken.nl/id/nbt/p394774086> ;
    dcterms1:issued "2004" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p077608097>,
        <http://data.bibliotheken.nl/id/thes/p078949467>,
        <http://data.bibliotheken.nl/id/thes/p227855043> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p165713178> ;
    schema1:bookEdition "1e dr" ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p27095726X> ;
    schema1:isbn "9054094710",
        "9789054094715" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/85fe8af070c9ea2a61a40b9aece21c48> ;
    schema1:name "De praktijk van het voorarrest" ;
    schema1:numberOfPages 187 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/66d8cab092ddd3ea7c6a61dc628d0c2d> ;
    schema1:sameAs <http://www.worldcat.org/oclc/783289577> .

