@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/p048499005> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Verloren-gevonden / door Louise" ;
    dcterms1:issued "1914" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p070443688> ;
    schema1:contributor <https://data.bibliotheken.nl/.well-known/genid/2f90d567f9fbe6f9d4dc531f329ca22f> ;
    schema1:description "Omslagtitel: Verloren en gevonden" ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/65b93ef452b7f3c542db74d201d6ce80> ;
    schema1:name "Verloren-gevonden" ;
    schema1:numberOfPages 112 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/5f7f6d14cef4eec07a686067eb6794e4> .

