@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/p435863096> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Eenige opmerkingen over de decentralisatie-wetgeving 1903 en hare toepassing / door B.J. Haga" ;
    dcterms1:issued "1925" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p075179911> ;
    schema1:bookFormat schema1:EBook ;
    schema1:inLanguage "nl" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p124623832> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/74ec85c4bf348fd00a49dfc7b5189dcc> ;
    schema1:name "Eenige opmerkingen over de decentralisatie-wetgeving 1903 en hare toepassing" ;
    schema1:numberOfPages 43 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/e7b193ba17ef1d314fca27670c139d84> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1308827667> .

