@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/p822874490> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Administratieve rechtspraak / door D.A.P.N. Koolen" ;
    dcterms1:issued "1912" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068907036> ;
    schema1:bookEdition "[2e dr.]" ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p822874431> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/6c5d54b9dd001a8769099d5d6fda9b25> ;
    schema1:name "Administratieve rechtspraak" ;
    schema1:numberOfPages 354 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/4f002e15a333082cc2e6e74ee4516082> ;
    schema1:sameAs <http://www.worldcat.org/oclc/63267930> .

