@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/b0071j5>
  schema:identifier "https://www.goudatijdmachine.nl/id/pand/106dbd52783c13329cf71a2c078e5a87"^^xsd:string ;
  schema:name "Pand 713"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2961540> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.70521796 52.00945085, 4.70517707 52.00948227, 4.70521805 52.00950363, 4.70525376 52.00947753, 4.70526011 52.00947174, 4.70521796 52.00945085))"^^geo:wktLiteral ;
    osm:area 17.0
  ] .

