@prefix schema: <http://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/b006tns>
  schema:identifier "https://www.goudatijdmachine.nl/id/pand/0d482b3e312595c8713a86c468817616"^^xsd:string ;
  schema:name "Pand 542"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2961369> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.70979723 52.00887592, 4.70978756 52.00887009, 4.70980881 52.00885464, 4.70981900 52.00886090, 4.70984935 52.00883996, 4.70979852 52.00881225, 4.70970699 52.00888009, 4.70974528 52.00890121, 4.70976943 52.00888515, 4.70977752 52.00888952, 4.70979723 52.00887592))"^^geo:wktLiteral ;
    osm:area 40.0
  ] .

