@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/b00bb89>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/b8c4f036e49cdf45f773c64a0d73c8f5" ;
  ns0:name "Pand 3489"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2964316> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.70698933 52.01230907, 4.70709044 52.01235593, 4.70711129 52.01233879, 4.70713926 52.01235220, 4.70715878 52.01233669, 4.70703318 52.01227650, 4.70698933 52.01230907))"^^geo:wktLiteral ;
    osm:area 45.0
  ] .

