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

<https://n2t.net/ark:/60537/b0091fm>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/3b1c031c867a05cfacef9ffff5cec87a"^^xsd:string ;
  ns0:name "Pand 2392"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2963219> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.71306320 52.01307260, 4.71301780 52.01304873, 4.71296180 52.01309329, 4.71294665 52.01310534, 4.71299710 52.01312948, 4.71306320 52.01307260))"^^geo:wktLiteral ;
    osm:area 33.0
  ] .

