@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/p424808668> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Staatsrecht in beweging / J. Doomen" ;
    dcterms1:issued "2019" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p329825577> ;
    schema1:bookEdition "Eerste druk" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p114487413>,
        <http://data.bibliotheken.nl/id/thes/p314838392>,
        <http://data.bibliotheken.nl/id/thes/p396606326> ;
    schema1:description "Ook tekst in het Engels" ;
    schema1:inLanguage "en",
        "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p424808625> ;
    schema1:issueNumber "re20" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/e43afbc5cddf360ee2908c559474ee5d> ;
    schema1:name "Staatsrecht in beweging" ;
    schema1:numberOfPages 290 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/5c1c5797a2eaaa175d0a589a67bac764> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1132924743> .

