@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/p785857885> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Het Nederlandse parlement / E. van Raalte" ;
    dcterms1:issued "1977" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075438577>,
        <http://data.bibliotheken.nl/id/thes/p077608143>,
        <http://data.bibliotheken.nl/id/thes/p078623022>,
        <http://data.bibliotheken.nl/id/thes/p096068566>,
        <http://data.bibliotheken.nl/id/thes/p397349602> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068226454>,
        <http://data.bibliotheken.nl/id/thes/p075438577> ;
    schema1:bookEdition "6e herz. dr" ;
    schema1:description "Oorspr. uitg.: 1958" ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p810688646> ;
    schema1:isbn "901201493X" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/5da5aafe18ffecdf138ac34231b17963> ;
    schema1:name "Het Nederlandse parlement" ;
    schema1:numberOfPages 350 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/0782f7acf556eea650fd3d3ac5f1259d> ;
    schema1:sameAs <http://www.worldcat.org/oclc/780935193> .

