@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/p433380411> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De fundamenten / Ramsey Nasr" ;
    dcterms1:issued "2021" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p078476461>,
        <http://data.bibliotheken.nl/id/thes/p078580455>,
        <http://data.bibliotheken.nl/id/thes/p089734440> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p183814886> ;
    schema1:bookEdition "Tiende druk" ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9789403132310" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/8530538b1e8d907bcef1f62fbba30170> ;
    schema1:name "De fundamenten" ;
    schema1:numberOfPages 143 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/decc9e2ab676946438715fd762b1d215> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1257400602> .

