@prefix ns0: <https://schema.org/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@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/b008rb0>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/74004534fac4e0145e15c27a981ecb7a"^^xsd:string ;
  ns0:name "Pand 2157"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2962984> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.70883929 52.01274077, 4.70880322 52.01277875, 4.70887096 52.01280324, 4.70906250 52.01259758, 4.70900192 52.01256951, 4.70890224 52.01267447, 4.70883929 52.01274077))"^^geo:wktLiteral ;
    osm:area 141.0
  ] .

