@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/p44864018X> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Vertaald geheimschrift / S.H. Spanjaard" ;
    dcterms1:issued "1956" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075602636>,
        <http://data.bibliotheken.nl/id/thes/p07561958X>,
        <http://data.bibliotheken.nl/id/thes/p077594363>,
        <http://data.bibliotheken.nl/id/thes/p077594428>,
        <http://data.bibliotheken.nl/id/thes/p07861757X>,
        <http://data.bibliotheken.nl/id/thes/p078638100>,
        <http://data.bibliotheken.nl/id/thes/p212684116> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p072489758> ;
    schema1:bookFormat schema1:EBook ;
    schema1:inLanguage "nl" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p046167897> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/2d5b116e3cee929752f270c97acb6deb> ;
    schema1:name "Vertaald geheimschrift" ;
    schema1:numberOfPages 211 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/9b4b21ec7e92db9dcf635a27c1dc25da> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1519116120> .

