@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/p438819543> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Onze rechtstaat : strijdbaarder en weerbaarder / Geert Corstens" ;
    dcterms1:issued "2023" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p068710542>,
        <http://data.bibliotheken.nl/id/thes/p075620138>,
        <http://data.bibliotheken.nl/id/thes/p075623226> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068710542> ;
    schema1:bookFormat schema1:EBook ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9789044653021" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/0219d32acc3865229d15bb1a8934b826> ;
    schema1:name "Onze rechtstaat : strijdbaarder en weerbaarder" ;
    schema1:numberOfPages 461061 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/12d7514c7680b8c5b08cfe70089fbaff> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1428489168> .

