@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/p160214386> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Gebruikswaarde-onderzoek freesia : voorjaarsbloei 1997 / J. Ettema" ;
    dcterms1:issued "1997" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p153822333> ;
    schema1:description "Projectnummer 1502" ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p141382791> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/16f884cd3be752a9384f8e49373c61dc> ;
    schema1:name "Gebruikswaarde-onderzoek freesia : voorjaarsbloei 1997" ;
    schema1:numberOfPages 34 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/a6de161845f52a8a4d4df5c211673c32> .

