@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/b006x9s>
  schema:identifier "https://www.goudatijdmachine.nl/id/pand/a5e02d7edf98dcb279308619b6dee779"^^xsd:string ;
  schema:name "Pand 619"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2961446> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.71270478 52.00897662, 4.71266613 52.00896507, 4.71262330 52.00901786, 4.71266264 52.00903029, 4.71267791 52.00903512, 4.71270213 52.00904277, 4.71274661 52.00899008, 4.71270478 52.00897662))"^^geo:wktLiteral ;
    osm:area 40.0
  ] .

