@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/b006z8r>
  schema:identifier "https://www.goudatijdmachine.nl/id/pand/445f11e167ce9db1eaffbae7bebd623f"^^xsd:string ;
  schema:name "Pand 647"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2961474> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.71478619 52.00905136, 4.71461018 52.00902805, 4.71459342 52.00906154, 4.71470017 52.00907854, 4.71477296 52.00909013, 4.71478619 52.00905136))"^^geo:wktLiteral ;
    osm:area 52.0
  ] .

