@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/p863694136> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Musk / Jean-Louis Boccar" ;
    dcterms1:issued "1986" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p072056835> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p072056819>,
        <http://data.bibliotheken.nl/id/thes/p072056843>,
        <http://data.bibliotheken.nl/id/thes/p072589183> ;
    schema1:description "Omslagtitel" ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075623285> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p863693849> ;
    schema1:isbn "909400562X" ;
    schema1:issueNumber 10 ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/a85b2e4ffde2155097b21937103a2942> ;
    schema1:name "Musk" ;
    schema1:numberOfPages 48 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/0619e66b4d7c3700ab146c49a972d6ec> ;
    schema1:sameAs <http://www.worldcat.org/oclc/769239781> .

