@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/p802383017> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Het Haagsche Binnenhof : een nationaal monument / door H.E. van Gelder" ;
    dcterms1:issued "1943" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p077595297>,
        <http://data.bibliotheken.nl/id/thes/p078647290> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068401922> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p852770308> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/58cb37bb5c2a5e58dc120ccde39d208e> ;
    schema1:name "Het Haagsche Binnenhof : een nationaal monument" ;
    schema1:numberOfPages 90 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/8eca12d9bd863a3cf1b521cd09c3f714> ;
    schema1:sameAs <http://www.worldcat.org/oclc/781251848> .

