@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/p146783964> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Arte et amicitia / Wiepke Loos" ;
    dcterms1:issued "1986" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p173065341>,
        <http://data.bibliotheken.nl/id/thes/p241924316> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p071097813> ;
    schema1:description "Themanummer" ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p840188080> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/528a98c5ab4d2c70613b8c7a598dbc79> ;
    schema1:name "Arte et amicitia" ;
    schema1:numberOfPages 44 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/58179b01701775fa20e9d7f1552a6e75> ;
    schema1:sameAs <http://www.worldcat.org/oclc/68939319> .

