@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/p086203932> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Minettos desperados / Cromwell" ;
    dcterms1:issued "1991" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p073782416> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p086201751>,
        <http://data.bibliotheken.nl/id/thes/p086381776> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p041830504>,
        <http://data.bibliotheken.nl/id/nbt/p086203339> ;
    schema1:isbn "9066610859" ;
    schema1:issueNumber 10 ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/44dc6ef3753d7aa40e5514c303419cc9> ;
    schema1:name "Minettos desperados" ;
    schema1:numberOfPages 55 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/752a85ba8658d2c8342ee0a4f2d129f1> ;
    schema1:sameAs <http://www.worldcat.org/oclc/769597400> .

