@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/p435764543> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De komeet van Halley / door J. van der Bilt" ;
    dcterms1:issued "1910" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p068645619> ;
    schema1:associatedMedia "https://rozet.nl/catalogus/641208" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p070427739>,
        <https://data.bibliotheken.nl/.well-known/genid/456e94f85d4cb5d6350a7852e5fa1ff2> ;
    schema1:bookFormat schema1:EBook ;
    schema1:inLanguage "nl" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p052185478> ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p045257485> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/99d3288897553cb35fab95314e330318> ;
    schema1:name "De komeet van Halley" ;
    schema1:numberOfPages 32 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/8c49441f92b89f4b0cbd5d190d418023> ;
    schema1:sameAs <http://www.worldcat.org/oclc/911379672> .

