@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/p863404936> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Kosmokomplot 70 / Piet Reckman" ;
    dcterms1:issued "1970" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p07565377X>,
        <http://data.bibliotheken.nl/id/thes/p077609182>,
        <http://data.bibliotheken.nl/id/thes/p078950880> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p074106066>,
        <http://data.bibliotheken.nl/id/thes/p07529866X> ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/b339131a703c3d63be76d85b5e33d208> ;
    schema1:name "Kosmokomplot 70" ;
    schema1:numberOfPages 104 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/951b380e6c96ac6acc070465ccb7de59> ;
    schema1:sameAs <http://www.worldcat.org/oclc/64373037> .

