@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/p446304735> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Politieorganisatie en voorbereidend onderzoek / door Rijk Rijksen" ;
    dcterms1:issued "2025" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068186614>,
        <http://data.bibliotheken.nl/id/thes/p075301482> ;
    schema1:bookFormat schema1:EBook ;
    schema1:description "Digitale versie van de uitgave: Amsterdam : W.L. Salm & Co., 1946",
        "Proefschrift Rijksuniversiteit Utrecht" ;
    schema1:inLanguage "nl" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p045581835> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/e93d0ed134e9c53d22cc0a6ed92b0d3e> ;
    schema1:name "Politieorganisatie en voorbereidend onderzoek" ;
    schema1:numberOfPages 263 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/0205a62e726bf65db5dc2d89d575528f> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1509781249> .

