@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/b00b147>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/ca330618fa04f3435e1bb116880121f8" ;
  ns0:name "Pand 3224"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2964051> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.71031535 52.01231086, 4.71027383 52.01230761, 4.71025598 52.01239883, 4.71026760 52.01240853, 4.71026725 52.01243133, 4.71029971 52.01243151, 4.71031535 52.01231086))"^^geo:wktLiteral ;
    osm:area 40.0
  ] .

