@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/b006z5h>
  schema:identifier "https://www.goudatijdmachine.nl/id/pand/969f681f569b08ceeabcb11477197fa0"^^xsd:string ;
  schema:name "Pand 644"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2961471> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.71229331 52.00901273, 4.71227491 52.00903460, 4.71237298 52.00906622, 4.71239136 52.00904401, 4.71229331 52.00901273))"^^geo:wktLiteral ;
    osm:area 21.0
  ] .

