@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/p054639190> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Beste vriend / [je trouwen vriend]" ;
    dcterms1:issued "1925" ;
    schema1:author <https://data.bibliotheken.nl/.well-known/genid/9c8d534fb2e11eccdb98b06d985ec175> ;
    schema1:description "Brief no.2" ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p842665684> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/4e78bb071139d8edfea804de3365c25e> ;
    schema1:name "Beste vriend" ;
    schema1:numberOfPages 2 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/b3b4b5ca7122a928b2647a369ab9d4c9> ;
    schema1:sameAs <http://www.worldcat.org/oclc/64853436> .

