@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/p242810810> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Het stadspaleis : de geschiedenis van het Paleis op de Dam / Geert Mak" ;
    dcterms1:issued "2002" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075617994>,
        <http://data.bibliotheken.nl/id/thes/p075629550> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p072291257>,
        <http://data.bibliotheken.nl/id/thes/p075353717> ;
    schema1:bookEdition "3e dr" ;
    schema1:description "1e dr.: Amsterdam [etc.] : Atlas, 1997",
        "Uitg. in opdracht van de Stichting Koninklijk Paleis te Amsterdam" ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9025411541" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/317891e4316a2b4195b26bc1a58e3b3a> ;
    schema1:name "Het stadspaleis : de geschiedenis van het Paleis op de Dam" ;
    schema1:numberOfPages 154 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/c038fb81cfd5f82ec9965043607fcc37> ;
    schema1:sameAs <http://www.worldcat.org/oclc/907122410> .

