@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/p30237955X> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Rechtsbescherming van de burger" ;
    dcterms1:issued "2007" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075663279>,
        <http://data.bibliotheken.nl/id/thes/p077607813>,
        <http://data.bibliotheken.nl/id/thes/p078644755>,
        <http://data.bibliotheken.nl/id/thes/p078668468>,
        <http://data.bibliotheken.nl/id/thes/p331183781> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p331183781> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p075302640> ;
    schema1:description "Ook bijdrage in het Engels",
        "Uitgave Universiteit van de Nederlandse Antillen ter gelegenheid van het 25 jarig bestaan van de Tienda di Lei" ;
    schema1:inLanguage "en",
        "nl" ;
    schema1:isbn "9789058502537" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/cd8550d99860eafcc2ebd5fa4e57df6c> ;
    schema1:name "Rechtsbescherming van de burger" ;
    schema1:numberOfPages 181 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/c410318a2af1033c64c39d1d4699eb7f> ;
    schema1:sameAs <http://www.worldcat.org/oclc/150254311> .

