@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/b00bb1d>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/8b18544c42c833c6ff3c53979db637c8" ;
  ns0:name "Pand 3482"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2964309> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.70716441 52.01301499, 4.70720653 52.01298305, 4.70717369 52.01296657, 4.70719337 52.01295209, 4.70717134 52.01294068, 4.70710917 52.01298641, 4.70716441 52.01301499))"^^geo:wktLiteral ;
    osm:area 26.0
  ] .

