@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/p141708611> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De aardsterren van Nederland en België / door Leo M. Jalink" ;
    dcterms1:issued "1995" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p077603176>,
        <http://data.bibliotheken.nl/id/thes/p078423376> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p141708298> ;
    schema1:description "Omslagtitel" ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p865299862> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/cb50c6028cfede797944bd5307546c2d> ;
    schema1:name "De aardsterren van Nederland en België" ;
    schema1:numberOfPages 64 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/d6f9ee55b01358a1ffae75a2eed6cf70> ;
    schema1:sameAs <http://www.worldcat.org/oclc/34133821> .

