@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/b00bcg5>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/ff19171fb0f462e8e6e43f6a181ded04" ;
  ns0:name "Pand 3524"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2964351> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.70637920 52.01285569, 4.70628956 52.01291984, 4.70630595 52.01292856, 4.70628318 52.01294497, 4.70630534 52.01295668, 4.70641783 52.01287566, 4.70637920 52.01285569))"^^geo:wktLiteral ;
    osm:area 38.0
  ] .

