@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/p395522153> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Ik en mijn recht in Europa / A.G. Castermans" ;
    dcterms1:issued "2012" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075636255>,
        <http://data.bibliotheken.nl/id/thes/p077607953>,
        <http://data.bibliotheken.nl/id/thes/p078501105>,
        <http://data.bibliotheken.nl/id/thes/p078618932> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p072489197> ;
    schema1:bookFormat schema1:EBook ;
    schema1:description "Diesoratie Universiteit Leiden 2012" ;
    schema1:inLanguage "nl" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p339897961> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/404715ecfea93d3c49e06bc374e6bc46> ;
    schema1:name "Ik en mijn recht in Europa" ;
    schema1:numberOfPages 16 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/56554269d33dae6d779de7f0777f9088> ;
    schema1:sameAs <http://www.worldcat.org/oclc/840886227> .

