@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/b00b733>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/f5ed168b93d8e1539044d38703125c14" ;
  ns0:name "Pand 3397"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2964224> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.71375978 52.01207685, 4.71378748 52.01208733, 4.71375222 52.01212054, 4.71378195 52.01213256, 4.71393442 52.01198893, 4.71387961 52.01196425, 4.71375978 52.01207685))"^^geo:wktLiteral ;
    osm:area 80.0
  ] .

