@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/b00b1rp>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/a2a2b3b292efb78adf973ae2af9c0a3c" ;
  ns0:name "Pand 3242"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2964069> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.71407813 52.00830697, 4.71405798 52.00834545, 4.71414261 52.00835124, 4.71414942 52.00831070, 4.71407813 52.00830697))"^^geo:wktLiteral ;
    osm:area 24.0
  ] .

