@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/b0070sp>
  schema:identifier "https://www.goudatijdmachine.nl/id/pand/98c50ccac1f577028ee7f78e948a037c"^^xsd:string ;
  schema:name "Pand 691"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2961518> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.70987617 52.00925245, 4.70984932 52.00923507, 4.70976545 52.00928439, 4.70979379 52.00930274, 4.70987617 52.00925245))"^^geo:wktLiteral ;
    osm:area 22.0
  ] .

