@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/b006bgd>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/0b2e24aa3933a80dc8d0f82ab6f85281" ;
  ns0:name "Pand 131"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2960958> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.71021982 52.00774127, 4.71026696 52.00778049, 4.71029290 52.00780208, 4.71035222 52.00777635, 4.71027893 52.00771592, 4.71021982 52.00774127))"^^geo:wktLiteral ;
    osm:area 42.0
  ] .

