@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/p446156507> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Vorstenhuis en Staar / [samengest. door Stef Kleijn]" ;
    dcterms1:issued "1950" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p072950838> ;
    schema1:bookFormat schema1:EBook ;
    schema1:description "Uitg. bij het bezoek van koningin Juliana aan Maastricht op 24 april 1950" ;
    schema1:inLanguage "nl" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p051515695> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/bb1792e6c0c56adb22319097802be71d> ;
    schema1:name "Vorstenhuis en Staar" ;
    schema1:numberOfPages 23 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/2205e0b57a80305154ff082742f6cf03> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1509357331> .

