@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/p107718758> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Conspectus MCMLXXVIII" ;
    dcterms1:issued "1979" ;
    schema1:inLanguage "de",
        "fr",
        "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p833127780> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/6637b8e7d826220ee79dcaf3f8556bf0> ;
    schema1:name "Conspectus MCMLXXVIII" ;
    schema1:numberOfPages 186 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/ea055f4eff09b445e971d338032bf49f> ;
    schema1:sameAs <http://www.worldcat.org/oclc/65980152> .

