@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/p241744636> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De roots van de PvdA" ;
    dcterms1:issued "2002" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p07760878X>,
        <http://data.bibliotheken.nl/id/thes/p078667224>,
        <http://data.bibliotheken.nl/id/thes/p096064870> ;
    schema1:description "Omslagtitel" ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p831474491> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/06da075526bdf7f0315892565056181e> ;
    schema1:name "De roots van de PvdA" ;
    schema1:numberOfPages 81 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/2f215e7e5a6d4b8aada2325713e1635e> ;
    schema1:sameAs <http://www.worldcat.org/oclc/66918477> .

