@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/p446471291> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De kruistochtplannen van Philips den Goede / door Johanna Dorina Hintzen" ;
    dcterms1:issued "1918" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p070877521>,
        <http://data.bibliotheken.nl/id/thes/p397519818> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p071998756> ;
    schema1:bookFormat schema1:EBook ;
    schema1:description "Proefschrift Leiden" ;
    schema1:inLanguage "nl" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p852161689> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/21928ef8ca495eac1bd7c1541b02416a> ;
    schema1:name "De kruistochtplannen van Philips den Goede" ;
    schema1:numberOfPages 196 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/210a8ed3fc2f6379925d857ff85fa655> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1241791032> .

