@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/p446150150> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Een poging tot plaatsbepaling / door J.P. van Praag" ;
    dcterms1:issued "1951" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p077593294>,
        <http://data.bibliotheken.nl/id/thes/p159607523>,
        <http://data.bibliotheken.nl/id/thes/p397314647> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p074556452> ;
    schema1:bookFormat schema1:EBook ;
    schema1:description "Omslagtitel" ;
    schema1:inLanguage "nl" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p044067291> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/6de3edb5df9248eaa7e85e7291fdef93> ;
    schema1:name "Een poging tot plaatsbepaling" ;
    schema1:numberOfPages 16 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/f59d466c0ca6a481d3993ba19d4391eb> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1509203477> .

