@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/b00b58d>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/bdad80724a4dd1cc7418940723d5425c" ;
  ns0:name "Pand 3344"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2964171> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.71306081 52.01239542, 4.71309210 52.01241274, 4.71316145 52.01235448, 4.71312892 52.01233659, 4.71306081 52.01239542))"^^geo:wktLiteral ;
    osm:area 23.0
  ] .

