@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/p111549329> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Kruis en munt / door L. Floor Jr" ;
    dcterms1:issued "1960" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075604310>,
        <http://data.bibliotheken.nl/id/thes/p176920315> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p06913216X>,
        <http://data.bibliotheken.nl/id/thes/p075293226> ;
    schema1:description "Uitg. onder auspiciën van de Stichting \"Ds. H. Janssen-fonds\"" ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p102530661> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/a3483ae6930ea7e85bc47bc09ad640a0> ;
    schema1:name "Kruis en munt" ;
    schema1:numberOfPages 80 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/99df38adbb1bef6be7e8fa30e6ca1756> ;
    schema1:sameAs <http://www.worldcat.org/oclc/66060710> .

