@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/b00b2tw>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/4f4f06252292ce0dc1cf43163de18fa4" ;
  ns0:name "Pand 3273"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2964100> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.71372623 52.00982638, 4.71379502 52.00983317, 4.71382579 52.00983614, 4.71387530 52.00984091, 4.71388748 52.00979173, 4.71373885 52.00977770, 4.71372623 52.00982638))"^^geo:wktLiteral ;
    osm:area 57.0
  ] .

