@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/p126041350> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De raadsman en de afwezige verdachte : een preadvies / Philip Traest" ;
    dcterms1:issued "1994" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p077608097>,
        <http://data.bibliotheken.nl/id/thes/p078678307>,
        <http://data.bibliotheken.nl/id/thes/p078942608> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p112130178> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p820134619> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/537d872c8a7ec651c9468f7a5d5ad000> ;
    schema1:name "De raadsman en de afwezige verdachte : een preadvies" ;
    schema1:numberOfPages 51 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/15c0b137413eb2d543271082d6ba5509> ;
    schema1:sameAs <http://www.worldcat.org/oclc/69229565> .

