@prefix dcterms1: <http://purl.org/dc/terms#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix schema1: <http://schema.org/> .

<http://data.bibliotheken.nl/id/nbt/p304234826> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Internationaal strafrecht" ;
    dcterms1:issued "200X" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p07561037X>,
        <http://data.bibliotheken.nl/id/thes/p077608127>,
        <http://data.bibliotheken.nl/id/thes/p078547601> ;
    schema1:bookFormat schema1:EBook ;
    schema1:inLanguage "nl" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p288422619> ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p304234710> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/79ca813d14e151a288812790af5f5b65> ;
    schema1:name "Internationaal strafrecht" ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/c6416516cbdacba1fe75891c232f2d43> .

