@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/p215629795> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De kostschool van meneer Beer / van Louisa M. Alcott ; vrij bewerkt naar het Engelsche \"Little Men\" door Mevrouw S...." ;
    dcterms1:issued "1879" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p069636664> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p072435321> ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/b3cd29bc873397748f88390b2352a4c7> ;
    schema1:name "De kostschool van meneer Beer" ;
    schema1:numberOfPages 336 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/d29261bb557ec463f207d9a89b1dd175> ;
    schema1:sameAs <http://www.worldcat.org/oclc/907172035> ;
    schema1:translationOfWork <https://data.bibliotheken.nl/.well-known/genid/3cbb2a2f6fee850bc5fca6ec7dc3e6d4> .

