@prefix ns0: <https://linkeddata.cultureelerfgoed.nl/def/ceo#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix ns1: <https://schema.org/> .
@prefix gtm: <https://www.goudatijdmachine.nl/def#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix geo: <http://www.opengis.net/ont/geosparql#> .
@prefix osm: <https://osm2rdf.cs.uni-freiburg.de/rdf#> .

<https://n2t.net/ark:/60537/b02qk4q>
  ns0:rijksmonumentnummer "517588"^^xsd:string ;
  ns1:name "De Producent"@nl ;
  ns1:alternateName "Kaaspakhuis De Producent"@nl ;
  ns1:additionalType <https://data.cultureelerfgoed.nl/term/id/cht/975274aa-96ac-4a89-9add-5fce9528c8c6> ;
  gtm:architect <https://n2t.net/ark:/60537/b02qk02> ;
  gtm:adres <https://n2t.net/ark:/60537/boWG7N> ;
  ns1:subjectOf <https://nl.wikipedia.org/wiki/De_Producent> ;
  a gtm:Gebouw ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/3053110> ;
  rdfs:seeAlso <https://www.wikidata.org/entity/Q17594332> ;
  ns1:startDate "1919"^^xsd:gYear ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7005327 52.0100687, 4.7007151 52.010143, 4.700758 52.0101066, 4.7007821 52.0101215, 4.7007473 52.0101512, 4.7009323 52.0102222, 4.7013881 52.0098508, 4.7012245 52.0097715, 4.7011897 52.0097979, 4.7011656 52.0097847, 4.7011951 52.0097567, 4.7010368 52.0096807, 4.7007178 52.0099614, 4.7006856 52.0099498, 4.7005327 52.0100687))"^^geo:wktLiteral ;
    osm:area 1618.0
  ] .

