@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/p306691477> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Handboek voor Preclears / L. Ron Hubbard ; [vert. uit het Engels]" ;
    dcterms1:issued "2007" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075603934>,
        <http://data.bibliotheken.nl/id/thes/p075621509>,
        <http://data.bibliotheken.nl/id/thes/p077609751>,
        <http://data.bibliotheken.nl/id/thes/p078661366> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068736436> ;
    schema1:description "Een Hubbard publicatie" ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9789077378106" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/eedae2e6062b6139c8af09c776cb884d> ;
    schema1:name "Handboek voor Preclears" ;
    schema1:numberOfPages 407 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/ce16a98d0f9135e4b9e5d151f471e39e> ;
    schema1:sameAs <http://www.worldcat.org/oclc/192011779> .

