@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/b009w0q>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/afe21bddac79cabebd27c9bfb966fc40" ;
  ns0:name "Pand 3104"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2963931> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.71260523 52.00768479, 4.71281197 52.00775788, 4.71284901 52.00771517, 4.71264521 52.00764382, 4.71260523 52.00768479))"^^geo:wktLiteral ;
    osm:area 87.0
  ] .

