@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/p045690065> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Mossen in de Hortus / J.D. Kruijer, J.P.J. Bramer, B.O. van Zanten" ;
    dcterms1:issued "1987" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075661462>,
        <http://data.bibliotheken.nl/id/thes/p07760329X>,
        <http://data.bibliotheken.nl/id/thes/p078596009> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p170981835>,
        <https://data.bibliotheken.nl/.well-known/genid/e0d69d24c0caca557d08d408a67b5def> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p073582085>,
        <http://data.bibliotheken.nl/id/thes/p262677598> ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/e04e20e9084b39b922f2eadba7b0b06e> ;
    schema1:name "Mossen in de Hortus" ;
    schema1:numberOfPages 47 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/39648b6fa1f94a6b7bf23b5905119800> ;
    schema1:sameAs <http://www.worldcat.org/oclc/50264604> .

