@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/p212745239> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De overheid in het maatschappelijk rechtsverkeer / A.Q.C. Tak" ;
    dcterms1:issued "1999" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p077607899>,
        <http://data.bibliotheken.nl/id/thes/p078461863>,
        <http://data.bibliotheken.nl/id/thes/p078515831>,
        <http://data.bibliotheken.nl/id/thes/p07861905X> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068511310> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p170887278> ;
    schema1:isbn "9054092335" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/f86006643a6b96321da274ef01102741> ;
    schema1:name "De overheid in het maatschappelijk rechtsverkeer" ;
    schema1:numberOfPages 95 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/bc060284fa32a2e2e6abf1d8fbdd87df> ;
    schema1:sameAs <http://www.worldcat.org/oclc/67397518> .

