@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/p316298905> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De vrijheid van de marionet / Paul de Bruyne" ;
    dcterms1:issued "2008" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p077594673>,
        <http://data.bibliotheken.nl/id/thes/p078478332>,
        <http://data.bibliotheken.nl/id/thes/p078566959> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068973551> ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/e062c2c97cd68464d8c518b6ebcb2458> ;
    schema1:name "De vrijheid van de marionet" ;
    schema1:numberOfPages 12 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/c3d03d9dd5ec42e38a88ab20bef70bf9> ;
    schema1:sameAs <http://www.worldcat.org/oclc/302206694> .

