@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/p036060453> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "L' assombrissement centre-bord des étoiles / door Frans van 't Veer" ;
    dcterms1:issued "1960" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p136899803> ;
    schema1:description "Proefschrift Utrecht" ;
    schema1:inLanguage "fr" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/150514a94797843d79397af5d840c497> ;
    schema1:name "L' assombrissement centre-bord des étoiles" ;
    schema1:numberOfPages 82 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/950d8fe8d13b7cde5c3ed78ce05eeb92> ;
    schema1:sameAs <http://www.worldcat.org/oclc/899050498> .

