@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/p448140179> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Artsen en misdadigers / Johan van der Woude" ;
    dcterms1:issued "1969" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068531516> ;
    schema1:bookFormat schema1:EBook ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075629402> ;
    schema1:inLanguage "nl" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p810036134> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/fe58ac81fb9cca51e2bb412d8ac944ce> ;
    schema1:name "Artsen en misdadigers" ;
    schema1:numberOfPages 171 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/d7204ab54c9e8e6196053992bd43eeae> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1517349631> .

