@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/b006wpz>
  schema:identifier "https://www.goudatijdmachine.nl/id/pand/bfdb82b2fea00212886f83b5a3bbfde0"^^xsd:string ;
  schema:name "Pand 601"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2961428> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.70547522 52.00891496, 4.70556384 52.00885504, 4.70550819 52.00882595, 4.70542229 52.00888625, 4.70547522 52.00891496))"^^geo:wktLiteral ;
    osm:area 44.0
  ] .

