@prefix ns0: <https://schema.org/> .
@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/b009vt8>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/2e4532ec2d36634a343ef776c97493de" ;
  ns0:name "Pand 3099"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2963926> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.71015302 52.00956314, 4.71021943 52.00959548, 4.71029172 52.00954188, 4.71025994 52.00952275, 4.71027198 52.00951406, 4.71026016 52.00950777, 4.71015302 52.00956314))"^^geo:wktLiteral ;
    osm:area 42.0
  ] .

