@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/p09117628X> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Capitán Maria / Herman Vos" ;
    dcterms1:issued "1992" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p077612027> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068404700>,
        <http://data.bibliotheken.nl/id/thes/p11968277X> ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075629402> ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9063062613" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/fcba0f095322004dd42006bfe1053a31> ;
    schema1:name "Capitán Maria" ;
    schema1:numberOfPages 141 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/0a839939c18c53e270be1d3f8d04c8ae> ;
    schema1:sameAs <http://www.worldcat.org/oclc/902502879> .

