@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/b006z1v>
  schema:identifier "https://www.goudatijdmachine.nl/id/pand/38a83710e5c7e81b9f15d854d2ce4511"^^xsd:string ;
  schema:name "Pand 640"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2961467> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.70986463 52.00899775, 4.70985796 52.00900206, 4.70988990 52.00902026, 4.70989747 52.00901529, 4.70986463 52.00899775))"^^geo:wktLiteral ;
    osm:area 2.0
  ] .

