@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/b006zft>
  schema:identifier "https://www.goudatijdmachine.nl/id/pand/870d6cbe981006b96b137dfdde71e43f"^^xsd:string ;
  schema:name "Pand 652"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2961479> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.71041386 52.00903184, 4.71036566 52.00900422, 4.71030470 52.00904519, 4.71056824 52.00919672, 4.71062307 52.00915172, 4.71049980 52.00908108, 4.71048508 52.00909086, 4.71050176 52.00910006, 4.71046746 52.00912581, 4.71037043 52.00906972, 4.71041386 52.00903184))"^^geo:wktLiteral ;
    osm:area 106.0
  ] .

