@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/p148762700> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Take Five / Vincent van Oostrom" ;
    dcterms1:issued "1996" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075603233> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p07540916X>,
        <http://data.bibliotheken.nl/id/thes/p081437684> ;
    schema1:inLanguage "en" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p042305667> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/172be67fea7ff253b5509b4d9a438c9a> ;
    schema1:name "Take Five" ;
    schema1:numberOfPages 13 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/39f7d1be41f3fb09768d3fd60a04b629> ;
    schema1:sameAs <http://www.worldcat.org/oclc/67463052> .

