@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/p86369635X> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Star wars / Patrick De Boosere, Robert Berloznik ; [eindred.: Guido Muelenaer]" ;
    dcterms1:issued "1986" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075666839>,
        <http://data.bibliotheken.nl/id/thes/p397567979> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p07205767X> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p071092927>,
        <http://data.bibliotheken.nl/id/thes/p072452544> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p853807205> ;
    schema1:isbn "9064455147" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/6bb28291fa1398b12541ed60fb4c9368> ;
    schema1:name "Star wars" ;
    schema1:numberOfPages 318 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/d22d43ffbbdefd00182f8bd5d158560c> ;
    schema1:sameAs <http://www.worldcat.org/oclc/901935148> .

